entry: Always clear handles for mouse interaction
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 01:52:35 +0000 (21:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:56:12 +0000 (06:56 -0400)
commit3c1a2c8d24cce22ebfa67a8ec4548c09e4e700d2
tree3835cb606d469636335b56b68bea7dfc7b154193
parentd055f8e64c6bb5cc6fff34a01af8005790ef0f7a
entry: Always clear handles for mouse interaction

There were some cases where we left a handle visible
during mouse interaction, which is a little weird.
gtk/gtkentry.c